Autogenerated HTML docs for v1.6.0-rc1-34-g0fe8c
diff --git a/git-log.html b/git-log.html index d6f956b..12a4dd1 100644 --- a/git-log.html +++ b/git-log.html
@@ -842,10 +842,10 @@ </dt> <dd> <p> - Without this flag, "git log -p <paths>…" shows commits that + Without this flag, "git log -p <path>…" shows commits that touch the specified paths, and diffs about the same specified paths. With this, the full diff is shown for commits that touch - the specified paths; this means that "<paths>…" limits only + the specified paths; this means that "<path>…" limits only commits, and doesn't limit diff for those commits. </p> </dd> @@ -870,7 +870,7 @@ </p> </dd> <dt> -<paths>… +<path>… </dt> <dd> <p> @@ -2030,7 +2030,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-07-28 00:02:59 UTC +Last updated 2008-07-31 22:10:20 UTC </div> </div> </body>